("Chinese-GB", "Chinese-BIG5"): Set up for
authorEli Zaretskii <eliz@gnu.org>
Sun, 28 Sep 2003 09:00:07 +0000 (09:00 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 28 Sep 2003 09:00:07 +0000 (09:00 +0000)
using a Chinese tutorial.

lisp/language/chinese.el

index b43c0e9d7d3e0cc6c7a466f8b63312226ef6a4fc..cb1e157fde0da45dae884e81ebced0e966511d95 100644 (file)
                (input-method . "chinese-py-punct")
                (features china-util)
                (sample-text . "Chinese (\e$AVPND\e(B,\e$AFUM(;0\e(B,\e$A::So\e(B)    \e$ADc:C\e(B")
-               (documentation . "Support for Chinese GB2312 character set."))
+               (documentation . "Support for Chinese GB2312 character set.")
+               (tutorial . "TUTORIAL.cn"))
  '("Chinese"))
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
                  (input-method . "chinese-py-punct-b5")
                  (features china-util)
                  (sample-text . "Cantonese (\e$(0GnM$\e(B,\e$(0N]0*Hd\e(B) \e$(0*/=(\e(B, \e$(0+$)p\e(B")
-                 (documentation . "Support for Chinese Big5 character set."))
+                 (documentation . "Support for Chinese Big5 character set.")
+                 (tutorial . "TUTORIAL.zh"))
  '("Chinese"))
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;